home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / getting_married.swf / scripts / DefineButton2_950 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2010-05-15  |  80b  |  7 lines

  1. on(release){
  2.    tellTarget("../sound")
  3.    {
  4.       stopAllSounds();
  5.    }
  6. }
  7.